projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90e6242
)
(vc-update-change-log): Pass a -n option to rcs2log.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 2 Jul 1994 04:49:30 +0000
(
04:49
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 2 Jul 1994 04:49:30 +0000
(
04:49
+0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index 1ad1c9a70998f4e19c025236fce3f5b95b824e78..20b660b39b43a956b988fc7a25556e8309eaa29e 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-1262,6
+1262,10
@@
From a program, any arguments are passed to the `rcs2log' script."
(message "Computing change log entries... %s"
(if (or (null args)
(eq 0 (apply 'call-process "rcs2log" nil t nil
+ "-n"
+ (user-login-name)
+ (user-full-name)
+ user-mail-address
(mapcar (function
(lambda (f)
(file-relative-name